Investigator API
DELETE UserPreference
Overview
Delete a saved search by ID and user ID.
OperationId: DELETE UserPreference
Authorization Method(s): OAuth
Verb: DELETE
End Point: /api/configuration/UserPreference
| Display String | Field Name | Field Type |
|---|---|---|
| User Preference Type | userPreferenceType | UserPreferenceType |
| User Id | userId | integer |
| Api-version* | api-version | undefined |
Overview
| code | description |
|---|---|
| 200 | OK |
| 400 | Bad Request |
| 401 | Unauthorized |